home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 4 / FM Towns Free Software Collection 4 - Disc 1.iso / t_os / whisper / source / msg.h < prev    next >
Encoding:
Text File  |  1991-10-19  |  217 b   |  12 lines

  1.  
  2. int    MSG_wind(char *msg);
  3.  
  4. #define    START_MSG    "start"
  5. #define    END_OF_MSG    "end"
  6. #define    HELP_MSG    "help"
  7. #define    WHISPER_MSG    "whisper"
  8.  
  9. #define    WIND_MSG    "wind"
  10. #define    JACK_MSG    "jack"
  11. #define    CMDS_MSG    "cmds"
  12.